projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfe16d
)
(list-faces-display): Multiline case of previous fix.
author
Karl Heuer
<kwzh@gnu.org>
Mon, 25 Jan 1999 16:41:04 +0000
(16:41 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Mon, 25 Jan 1999 16:41:04 +0000
(16:41 +0000)
lisp/faces.el
patch
|
blob
|
history
diff --git
a/lisp/faces.el
b/lisp/faces.el
index 5e713c25cf7ecdc27a17dc9e2b0b15362ab34562..4c938f2e1ba0eda91b9b70ac9954aa9bc43eff9b 100644
(file)
--- a/
lisp/faces.el
+++ b/
lisp/faces.el
@@
-1148,7
+1148,7
@@
selected frame."
(goto-char beg)
(forward-line 1)
(while (not (eobp))
- (insert
" "
)
+ (insert
-char ? (1+ face-name-max-length)
)
(forward-line 1))))
(goto-char (point-min)))
(print-help-return-message))